FlexGrid for WPF
GridGroupRow コンストラクタ(IDataCollectionGroup<Object,Object>,IDataCollection<Object>,Int32)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridGroupRow クラス > GridGroupRow コンストラクタ : GridGroupRow コンストラクタ(IDataCollectionGroup<Object,Object>,IDataCollection<Object>,Int32)
GridGroupRow クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal group As IDataCollectionGroup(Of Object,Object), _
   ByVal groups As IDataCollection(Of Object), _
   ByVal index As System.Integer _
)
public GridGroupRow( 
   IDataCollectionGroup<object,object> group,
   IDataCollection<object> groups,
   System.int index
)

パラメータ

group
groups
index
参照

GridGroupRow クラス
GridGroupRow メンバ
オーバーロード一覧